home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir27 / 321plot1.zip / READ.ME < prev    next >
Text File  |  1994-02-28  |  6KB  |  187 lines

  1. INTRODUCTION
  2.  
  3. Remember how excited we got the first time we used 1-2-3 (or some other
  4. spreadsheet) to plot our data?  It seemed so much easier than what we were
  5. used to before.  But power is addicting.  Soon we found it a pain to massage
  6. the data.  To zoom in on a section of the data was painful.
  7.  
  8. Well, 321PLOT provides a simple and FAST way to obtain line plots of your
  9. scientific data.  Using simple ASCII format input, you can:
  10.  
  11. *  Obtain color display plots of up to 6 tables of data
  12. *  Flexibly and interactively scale the data to zoom into any section
  13. *  Print the graph as it is displayed on any of the following printers (or
  14.    compatible) - Note: Provided for registered users only
  15.  
  16. EPSON 9 PIN         HP DeskJet 500C      HP 7440 PLOTTER 
  17. EPSON 24 PIN        HP PaintJet          HP 7470 PLOTTER 
  18. HP LaserJet 100     HP Thinkjet          HP 7475A FOR
  19. HP LaserJet 150     HPGL                 LASERJET 3 
  20. HP LaserJet 300     HP 7475A PLOTTER     Postscript 
  21. HP DeskJet          HP 7550 PLOTTER
  22.  
  23. *  Format the data as lines, symbols, or lines and symbols
  24. *  Label the graph, each axis, and each line
  25. *  Interactively turn on/off lines on the plot
  26. *  View with a grid or without
  27.  
  28. HOW TO SET UP THE DATA
  29.  
  30. 321PLOT takes a simple ASCII data file of the following format:
  31.  
  32. Line 1:     Plot Title 
  33. Line 2:     X axis Title
  34. Line 3:     Y axis Title
  35. Line 4:     Comma delimited names of each data column
  36. Line 5:     Maximum # of data points and [optionally] delta X.  If the delta X
  37.             is not specified, the first column will be used as the X axis.  In
  38.             this mode, x axis data need not be monotonic.
  39. Line 6:     Comma delimited data points. Each column of data will represent
  40.             one line.
  41.  
  42. The following represents a data fragment taken from EXAMPLE.DAT included with
  43. this package:
  44.  
  45.    Graph Title
  46.    X Title
  47.    y Title
  48.    Line 1,Line 2,Line 3, Line 4, Line 5, Line 6
  49.    56,0.5
  50.    1,2,3,4,5,6
  51.    2,3,4,5,6,6
  52.    3,4,5,6,7,6
  53.    4,5,6,7,7,6
  54.    5,6,7,8,7,6
  55.  
  56. Where in this sample,
  57.    "Graph Title" is just what it says
  58.    "X Title" is the title on the X axis
  59.    "Y Title" is the title on the Y axis
  60.    "Line 1,..." are the titles of the lines
  61.    "56,0.5" indicates to read no more than 56 lines of data and says that each
  62.    line represents 0.5 increment on the X axis.
  63.    "1,2,3,4,5,6" represents the six lines of data
  64.  
  65. RESTRICTIONS
  66.  
  67. All columns must have the same number of data points.
  68. No more than 16,000 data points can be specified per column.
  69. If only three lines titles are defined on line 4, only three columns of data
  70. will be plotted.
  71.  
  72. HOW TO USE 321PLOT
  73.  
  74. How to Start 321PLOT
  75.    From the DOS prompt, enter:
  76.  
  77.       321PLOT filename.ext
  78.  
  79.          where filename.ext is the filename containing the ASCII data defined
  80.          above.
  81.  
  82. How to Turn On/Off certain data lines
  83.    Use the function keys F1 through F6 to toggle the On/Off status of each
  84.    column.  Since 321PLOT automatically scales each plot, turning off certain
  85.    data lines may enable you to change the full scale.
  86.  
  87.    Data Lines turned off will not be displayed or printed.
  88.  
  89. How to Format
  90.    321PLOT allows you to use either lines, symbols or both to plot your data. 
  91.    This affects printing and displaying.  Use F7 to toggle formatting.
  92.  
  93. How to turn the Grid Off
  94.    F8 toggles the status of the Grid.
  95.  
  96.  
  97. How to Display the Full Scale Plot
  98.    F9 allows you to display the full scale results of the selected data.  This
  99.    may change depending on which data is selected.
  100.  
  101. How to Zoom in on selected portions of the plot
  102.    Using the F10 key, 321PLOT allows you to set Scale mode to:
  103.       Minimum X axis
  104.       Minimum Y axis
  105.       Maximum X axis
  106.       Maximum Y axis
  107.       Center the Data
  108.  
  109.    Once the Scale mode is selected, you may enter the data numerically (only
  110.    within the range displayed) or use the arrow keys to change the scale.  In
  111.    this way you can easily Zoom in and out of selected regions of data.
  112.  
  113. How to Print (For Registered users only)
  114.    Use the "P" key to print your plot to LPT1:.  You may select different
  115.    printers using the environment variable PLOT_NUM.  At the DOS prompt, type:
  116.  
  117.       SET PLOT_NUM=X
  118.  
  119.          where X represents your printer from the following list:
  120.  
  121. EPSON 9 PIN driver mode definitions 
  122. 0 60 x 72 dpi 
  123. 1 120 x 72 dpi 
  124. 2 240 x 216 dpi 
  125.  
  126. EPSON 24 PIN driver mode definitions 
  127. 3 LQ 180x180 dpi 
  128. 4 LQ 180X360 dpi 
  129. 5 LQ 360x360 dpi 
  130.  
  131. HP LaserJet driver mode definitions 
  132. Also applies to HP DeskJet B&W modes 
  133. 6 HP LaserJet 100 dpi 
  134. 7 HP LaserJet 150 dpi 
  135. 8 HP LaserJet 300 dpi 
  136.  
  137. HP DeskJet 500C driver mode definitions 
  138. 9  100 dpi B&W
  139. 10 150 dpi B&W
  140. 11 300 dpi B&W
  141.  
  142. HP PaintJet driver mode definitions 
  143. 12 90 dpi B&W  
  144. 13 180 dpi B&W
  145. 14 90 dpi B&W
  146. 15 180 dpi B&W
  147. 16 180 dpi B&W, PaintJet XL only 
  148.  
  149. 17 HP Thinkjet 
  150.  
  151. HP 7475A PLOTTER 
  152. 18 A size paper 
  153. 19 B size paper 
  154. 20 A4 size paper 
  155. 21 A3 size paper 
  156.  
  157. HP 7550 PLOTTER 
  158. 22 A size paper 
  159. 23 B size paper 
  160. 24 A4 size paper 
  161. 25 A3 size paper 
  162.  
  163. HP 7440 PLOTTER 
  164. 26 A4 size paper 
  165.  
  166. HP 7470 PLOTTER 
  167. 27 A3 size paper 
  168.  
  169. HP 7475A FOR LASERJET 3 
  170. 28 HPLJ_HPGL_A          
  171. 29 HPLJ_HPGL_B          
  172.  
  173. Postscript driver mode definitions 
  174. 30 PS_COURIER     
  175. 31 PS_HELV        
  176. 32 PS_TIMES    
  177. 33 PS_SYM         
  178.  
  179. How to obtain 321PLOT help
  180.  
  181. From the plot screen, type the "H" key to obtain 321PLOT help.  Use the <Esc>
  182. to exit help.
  183.  
  184. How to exit 321PLOT
  185.  
  186. From the plot screen, type the <ESC> key.
  187.